@Anushka2033 We can see that the index file is being downloaded so the issue is the script in the file is failing. I don't use OnionOS app for a long time now so I can only go by my assumptions. I suspect the issue is the script is failing to load the resources due to the certificate error/warning. My first step would be to delete /etc/uhttpd.key and /etc/uhttpd.crt. Then run the commands: uci set uhttpd.defaults.commonname='localhost' uci commit uhttpd service uhttpd restart This should regenerate the certificate files with the correct CN, now see if you can access the OnionOS pages using https.